Fix make check
authorMatthias Clasen <mclasen@redhat.com>
Fri, 4 Dec 2015 21:59:29 +0000 (16:59 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 4 Dec 2015 22:01:03 +0000 (17:01 -0500)
commitf210dc928127b1b0ffad72ec4baa992721de5f11
tree96c5a897fe9b8f3bbf10ee48695a6ec9ef4b99f6
parent55e06e5d5288a9648ce0b6b1d65c05fda89327ab
Fix make check

GtkFontChooserWidget is using a GThemedIcon in its template,
so we need to ensure that the type is registered before
loading it. This was causing the defaultvalue test to fail.
gtk/gtkfontchooserwidget.c